Re: postgresql connection string to Vb.NET

Поиск
Список
Период
Сортировка
От Owen Hartnett
Тема Re: postgresql connection string to Vb.NET
Дата
Msg-id p06230908c2fb5814a52f@[192.168.0.102]
обсуждение исходный текст
Ответ на postgresql connection string to Vb.NET  (smithveg <smithveg@gmail.com>)
Список pgsql-general
At 8:49 AM -0700 8/29/07, smithveg wrote:
>Hi,
>
>I got a source of connection string at this page,

><http://www.connectionstrings.com/default.aspx?carrier=postgresql>http://www.connectionstrings.com/default.aspx?carrier=postgresql
>I can't test it because it seems i do not add a reference in visual
>studio 2005.
>
>Where can i download the ODBC or .NET data provider in order to
>successfully connect to postgresql from <http://vb.net>vb.net
>

I recommend Npgsql if you're using ADO and Datasets.  Otherwise, the
ODBC stuff. The OLE interface seems slower than Npgsql, but I haven't
compared with ODBC.

You can find all the interfaces at:

<http://www.postgresql.org/download/>

-Owen

В списке pgsql-general по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Reliable and fast money transaction design
Следующее
От: Jeff Amiel
Дата:
Сообщение: SSL and crash woes.